﻿CHARACTERS = {
	c:EGY ?= {
		create_character = {
			template = egy_muhammad_ali_template
		}	

		create_character = {
			template = egy_ibrahim_alawi_template
		}

		create_character = {
			is_admiral = yes
			first_name = Matush
			last_name = Bey
			historical = yes
			culture = cu:albanian
			age = 56 # died in 1842, so was probably rather old by 1836
			hq = region_nile_basin
			commander_rank = commander_rank_2
			traits = {
			}
		}

		create_character = { # French military attache to Egypt
			is_general = yes
			first_name = Charles-Marie-Napoleon
			culture = cu:french
			last_name = de-beaufort-dhautpoul
			historical = yes
			dna = dna_charles_marie_napoleon_de_beaufort_dhautpoul
			hq = region_nile_basin
			commander_rank = commander_rank_2
			age = 32
			traits = {
				plains_commander
			}
		}

		create_character = { # EGY, admiral
			is_admiral = yes
			first_name = Jean_Victor
			last_name = Besson
			historical = yes
			dna = dna_jean_victor_besson
			culture = cu:french
			interest_group = ig_armed_forces
			ideology = ideology_moderate
			birth_date = 1778.4.24
			hq = region_ethiopia
			traits = {
				basic_naval_commander
			}
		}

		

	}
}
